home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 323 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  788 b 

  1. Path: News.KnK.com!dean
  2. From: dean@KnK.com (Matthew Dean)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help:Standard C lib and DLLs????
  5. Date: 3 Jan 1996 19:29:34 GMT
  6. Organization: Kash N' Karry
  7. Message-ID: <4celeu$7gf@inetgw.knk.com>
  8. NNTP-Posting-Host: lexington-bf0.knk.com
  9.  
  10. I am having trouble using a couple of C function in a DLL i am writing.
  11. The functions are fputs and fgets.  The help file for these in MSVC says
  12. they are compatible with WIN DLL, but i am still having trouble.  I am not
  13. sure why these function are causing my GFP. I am using the correct import lib
  14. for the memory model i am using.   I would greatly appreciate any
  15. help/suggestions that would allow me to fix this problem.  Do i need to eliminate
  16. standard c functions altogether?
  17.  
  18.  
  19.  
  20. Matt Dean
  21. dean@KnK.com
  22. dean@digital.net
  23.